home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000132_news@columbia.edu_Sun Nov 13 16:12:52 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA18847
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 13 Nov 1994 11:12:54 -0500
  3. Received: by apakabar.cc.columbia.edu id AA11841
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 13 Nov 1994 11:12:54 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Where to get Kermit
  9. Followup-To: comp.protocols.kermit.misc
  10. Date: 13 Nov 1994 16:12:52 GMT
  11. Organization: Columbia University
  12. Lines: 22
  13. Sender: fdc@columbia.edu
  14. Message-Id: <3a5du4$bhv@apakabar.cc.columbia.edu>
  15. References: <784644294snz@musicman.demon.co.uk>
  16. Nntp-Posting-Host: watsun.cc.columbia.edu
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. In article <784644294snz@musicman.demon.co.uk>,
  20. Scott Mordecai <scott@musicman.demon.co.uk> wrote:
  21. >Can anyone tell me where I should go to get the latest version of Kermit
  22. >for MS-DOS? What server, filename, etc. is it?
  23. >
  24. kermit.columbia.edu.
  25.  
  26. The latest version of MS-DOS Kermit is 3.14 Beta, directory kermit/test/bin,
  27. binary mode, file mstibm.zip.  Unzip with "-d" switch.
  28.  
  29. >Also, is the source code available?  Is it in 'C'?  Will it run on my ICL
  30. >DRS6000 and my Siemens Nixdorf RM400 at work?  (Nearing in mind I have
  31. >minimal skills in 'C' so I couldn't modify the code if I had to).
  32. >
  33. Aren't those UNIX machines?  Then just run C-Kermit on them.  I sounds like
  34. you would be surprised to find out that Kermit programs are already written
  35. to run on most kinds of computers and operating systems.
  36.  
  37. C-Kermit 5A(190) is on the same host, directory kermit/f.  Get the file
  38. ckaaaa.hlp, read it, take it from there.
  39.  
  40. - Frank